You are here: Administering Flow > Configuring Flow > Actions > Action > Action Steps Tab > File Router Action > Routing Events

Routing Events

Create routing events to test conditions on whether to route the file. For each test you can assign a File Connection where the file will be routed to if the test succeeds.

Use the Script Editor to enter you script code for the routing event test. The code should perform the necessary logic and set the Value parameter to either True or False. If True the file will be routed to the linked File Connection and the File Router Action will end and move to the next Action step. If False the file will not be routed to the linked File Connection and the next routing event in the list will be executed.